if service.click({
{"#voice_note_btn@WhatsApp",
"%[Swipe up]",
}
})
return true
end


if service.click({
{"#send@WhatsApp",
}
})
return true
end